[INFO] fetching crate libertyos_kernel 0.17.5...
[INFO] testing libertyos_kernel-0.17.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate libertyos_kernel 0.17.5 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate libertyos_kernel 0.17.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate libertyos_kernel 0.17.5
[INFO] tweaked toml for crates.io crate libertyos_kernel 0.17.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libertyos_kernel 0.17.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libertyos_kernel 0.17.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b674269199d78dcbfc3933c7980d48588d13eb04da1e109ba23d6875ea07b305
[INFO] running `Command { std: "docker" "start" "-a" "b674269199d78dcbfc3933c7980d48588d13eb04da1e109ba23d6875ea07b305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b674269199d78dcbfc3933c7980d48588d13eb04da1e109ba23d6875ea07b305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b674269199d78dcbfc3933c7980d48588d13eb04da1e109ba23d6875ea07b305", kill_on_drop: false }`
[INFO] [stdout] b674269199d78dcbfc3933c7980d48588d13eb04da1e109ba23d6875ea07b305
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 428a3e2d23d1f8f74f77e5874cc6ad4442572d35771810dbcf4c307d500c4254
[INFO] running `Command { std: "docker" "start" "-a" "428a3e2d23d1f8f74f77e5874cc6ad4442572d35771810dbcf4c307d500c4254", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling az v1.2.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling x86_64 v0.14.7
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling spinning_top v0.2.4
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling volatile v0.4.4
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling wyz v0.4.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling micromath v1.1.1
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling funty v1.2.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling conquer-util v0.3.0
[INFO] [stderr]    Compiling bootloader v0.9.23
[INFO] [stderr]    Compiling conquer-once v0.3.2
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling rsdp v2.0.0
[INFO] [stderr]    Compiling bitvec v0.22.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling font8x8 v0.3.1
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling embedded-graphics-core v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling conquer-util v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling block_device v0.1.2
[INFO] [stderr]    Compiling fat32 v0.2.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling vga v0.2.7
[INFO] [stderr]    Compiling uart_16550 v0.2.15
[INFO] [stderr]    Compiling embedded-graphics v0.7.1
[INFO] [stderr]    Compiling conquer-once v0.2.1
[INFO] [stderr]    Compiling embedded-time v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling acpi v4.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling linked_list_allocator v0.9.1
[INFO] [stderr]    Compiling raw-cpuid v10.2.0
[INFO] [stderr]    Compiling pc-keyboard v0.5.1
[INFO] [stderr]    Compiling volatile v0.2.7
[INFO] [stderr]    Compiling tinybmp v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling aml v0.16.1
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aml-0.16.1/src/lib.rs:39:41
[INFO] [stdout]    |
[INFO] [stdout] 39 | #![feature(decl_macro, type_ascription, box_syntax, bool_to_option)]
[INFO] [stdout]    |                                         ^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.70.0; see <https://github.com/rust-lang/rust/pull/108471> for more information
[INFO] [stdout]    = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `:`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aml-0.16.1/src/value.rs:289:45
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 Ok(bytes.iter().rev().fold(0: u64, |mut i, &popped| {
[INFO] [stdout]     |                                             ^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `)`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aml-0.16.1/src/value.rs:293:19
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 }))
[INFO] [stdout]     |                   ^ expected one of `.`, `;`, `?`, `}`, or an operator
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aml` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "428a3e2d23d1f8f74f77e5874cc6ad4442572d35771810dbcf4c307d500c4254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "428a3e2d23d1f8f74f77e5874cc6ad4442572d35771810dbcf4c307d500c4254", kill_on_drop: false }`
[INFO] [stdout] 428a3e2d23d1f8f74f77e5874cc6ad4442572d35771810dbcf4c307d500c4254
